home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16934 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  589 b 

  1. Path: news1.interserv.net!news
  2. From: bitsafe@execpc.com
  3. Newsgroups: comp.lang.c++
  4. Subject: No cookies in ISAPI?
  5. Date: Fri, 12 Apr 1996 21:55:15 GMT
  6. Organization: InterServ News Service
  7. Message-ID: <4kmckm$4b4@lal.interserv.net>
  8. NNTP-Posting-Host: doa99205.doa.state.wi.us
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. It seems that the IIS server does not put cookies in an environment
  12. variable for ISAPI's, much less for OLEISAPI's. I've used the C++
  13. getenv("HTTP_COOKIE") call and it returns nothing. Not having cookies
  14. is a major pain if it is true. Does anyone have any info on this?
  15.  
  16. Larry
  17.  
  18.